home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Games of Daze
/
Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso
/
x2ftp
/
msdos
/
formats
/
anmformt
/
makeshow.m
< prev
next >
Wrap
Text File
|
1991-08-23
|
173b
|
9 lines
showanim.obj: showanim.c showanim.h
cl /c /Zi /AL showanim.c
cgraph.obj: cgraph.asm
masm $*;
showanim.exe: showanim.obj cgraph.obj
link /co showanim+cgraph;